[INFO] cloning repository https://github.com/daniel0611/AdventOfCode2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel0611/AdventOfCode2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel0611%2FAdventOfCode2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel0611%2FAdventOfCode2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35cabdc485c0ebfd70da5e112ab76357e1d97a34
[INFO] checking daniel0611/AdventOfCode2022 against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel0611%2FAdventOfCode2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daniel0611/AdventOfCode2022
[INFO] finished tweaking git repo https://github.com/daniel0611/AdventOfCode2022
[INFO] tweaked toml for git repo https://github.com/daniel0611/AdventOfCode2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel0611/AdventOfCode2022 on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel0611/AdventOfCode2022 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking daniel0611/AdventOfCode2022 against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel0611%2FAdventOfCode2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daniel0611/AdventOfCode2022
[INFO] finished tweaking git repo https://github.com/daniel0611/AdventOfCode2022
[INFO] tweaked toml for git repo https://github.com/daniel0611/AdventOfCode2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daniel0611/AdventOfCode2022 on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daniel0611/AdventOfCode2022 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nias v0.5.0
[INFO] [stderr]   Downloaded rusty-hook v0.11.2
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded toml v0.5.9
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded cc v1.0.76
[INFO] [stderr]   Downloaded ureq v2.5.0
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded pathfinding v4.0.0
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded envmnt v0.8.4
[INFO] [stderr]   Downloaded fsio v0.1.3
[INFO] [stderr]   Downloaded ci_info v0.10.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae
[INFO] running `Command { std: "docker" "start" "e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking aoc-utils v0.1.0 (/opt/rustwide/workdir/aoc-utils)
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> aoc-utils/src/lib.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn lines(&self) -> Map<std::str::Lines, fn(&str) -> String> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn lines(&self) -> Map<std::str::Lines<'_>, fn(&str) -> String> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking crc32fast v1.3.2
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dotenvy v0.15.6
[INFO] [stderr]     Checking envmnt v0.8.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae", kill_on_drop: false }`
[INFO] [stdout] e8dc042e5e669b12f323c3b78a1c51f33f43fd7caf522a2a6a3da968b3ed31ae
